Skip to content

docs: Generate Doxygen HTML documentation.#55

Merged
Broky64 merged 1 commit intodevfrom
main
Dec 2, 2025
Merged

docs: Generate Doxygen HTML documentation.#55
Broky64 merged 1 commit intodevfrom
main

Conversation

@Broky64
Copy link
Owner

@Broky64 Broky64 commented Dec 2, 2025

This pull request adds new documentation files for the analytical solution of the 1D heat equation solver. The most significant changes are the inclusion of Doxygen-generated HTML and JavaScript files related to the analytical method, as well as a new LaTeX file for formulas in dark mode.

Documentation additions for analytical solution:

  • Added docs/html/analytical_8cpp_source 2.html, providing the full source code documentation for src/methods/analytical.cpp, including detailed descriptions of the Analytical::solve and Analytical::get_profile methods.
  • Added docs/html/analytical_8hpp 2.html, documenting the header file include/methods/analytical.hpp and the Analytical class for the analytical solution.
  • Added docs/html/analytical_8hpp 2.js, a JavaScript file supporting the Doxygen documentation for the Analytical class.

Formula and visualization support:

  • Added docs/html/_formulas_dark 2.tex, a LaTeX file with formulas and math expressions for the heat equation, formatted for dark mode display.

@Broky64 Broky64 merged commit 026e3d9 into dev Dec 2, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant